aws ec2命令手册CLI for AWS EC2. Provides secure and resizable computing capacity in the AWS cloud to enable faster development and deployment of applications. More information: https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/index.html.
aws ec2 help
aws ec2 {{subcommand}} help
aws ec2 describe-instances --instance-ids {{instance_id}}
aws ec2 describe-instances
aws ec2 describe-volumes
aws ec2 delete-volume --volume-id {{volume_id}}
aws ec2 create-snapshot --volume-id {{volume_id}}
aws ec2 describe-images